projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4317ae3
)
Avoid a gtk-doc warning
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 17 Dec 2010 19:27:48 +0000
(14:27 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 17 Dec 2010 19:27:48 +0000
(14:27 -0500)
gtk/gtkmain.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmain.c
b/gtk/gtkmain.c
index ac2bbd05ad31491b08f77941d6d251d4a90649b7..dc303e7f8ad6e265af36de5b755ea1f08c71f53c 100644
(file)
--- a/
gtk/gtkmain.c
+++ b/
gtk/gtkmain.c
@@
-863,7
+863,12
@@
post_parse_hook (GOptionContext *context,
/**
* gtk_get_debug_flags:
*
- * Returns the GTK+ debug flags setting.
+ * Returns the GTK+ debug flags.
+ *
+ * This function is intended for GTK+ modules that want
+ * to adjust their debug output based on GTK+ debug flags.
+ *
+ * Returns: the GTK+ debug flags.
*/
guint
gtk_get_debug_flags (void)